Docs.rs
swc_atoms-2.0.0
swc_atoms 2.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
arbitrary ^1
normal
optional
bytecheck ^0.6.10
normal
optional
hstr ^0.2.12
normal
once_cell ^1.19.0
normal
rkyv =0.7.45
normal
optional
rustc-hash ^1.1.0
normal
serde ^1.0.197
normal
Versions
58.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swc_
atoms
2.0.0
All Items
Crate Items
Re-exports
Macros
Structs
Type Aliases
Crate
swc_atoms
Copy item path
source
Expand description
See
JsWord
and
Atom
Re-exports
§
pub use self::
Atom
as JsWord;
Macros
§
atom
Creates an
Atom
from a constant.
js_word
Creates an
Atom
from a constant.
lazy_
atom
Creates an
Atom
from a constant.
Structs
§
Atom
Clone-on-write string.
Atom
Store
Atom
Store
Cell
A fast internally mutable cell for
AtomStore
.
Type Aliases
§
Static
String
This should be used as a key for hash maps and hash sets.